This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
~Ted Nimfanaly 17.Dec.03 03:25 PM a Web browser Domino ServerAll ReleasesAll Platforms
hi,
Can anyone help me to retrieve the common name of the user through the java corba API...
I am having a appointment document and when i try to retrieve the name of authors ( I am using doc.getAuthors(), which gives me Vector object and using that i m getting "CN=Amit S/O=iGate") is there any way to retrieve the name of author, I want "Amit S" not "CN=Amit S/O=iGate"....